_ostree_static_delta_part_validate: Take a stream instead of a file as arg
authorAlexander Larsson <alexl@redhat.com>
Thu, 10 Sep 2015 18:16:52 +0000 (20:16 +0200)
committerColin Walters <walters@verbum.org>
Mon, 14 Sep 2015 02:25:21 +0000 (22:25 -0400)
commitfd6c572c42a061d61fc0367c8097cc0b5590294a
tree975d8e7bb8b7cf2af9dbad5898da2f4e9f2ed541
parent27fcf68e7c12f8ade32e0cc8860e3533a3da52b5
_ostree_static_delta_part_validate: Take a stream instead of a file as arg

This is only called in one place, and we have already opened the file there,
no need to open it twice.
src/libostree/ostree-repo-static-delta-core.c
src/libostree/ostree-repo-static-delta-private.h
src/libostree/ostree-repo-static-delta-processing.c